FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ehealth4u.package#1.0.0 (62 ms)

Package ehealth4u.package
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exerciseintensity
Url http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exerciseintensity
Status active
Name CYEHRVSExerciseIntensity
Title Cyprus EHR Value Set: Exercise Intensity
Experimental False
Description Exercise Intensity: 3 values and 1 other

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-exercise Cyprus EHR Exercise profile

Resources that this resource uses

CodeSystem
http://loinc.org LOINC Code System
http://loinc.org LOINC codes used in this IG


Source

{
  "resourceType" : "ValueSet",
  "id" : "cyehr-vs-ExerciseIntensity",
  "url" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-exerciseintensity",
  "name" : "CYEHRVSExerciseIntensity",
  "title" : "Cyprus EHR Value Set: Exercise Intensity",
  "status" : "active",
  "experimental" : false,
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)"
    }
  ],
  "description" : "Exercise Intensity: 3 values and 1 other",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA20164-2",
            "display" : "Light"
          },
          {
            "code" : "LA20165-9",
            "display" : "Moderate"
          },
          {
            "code" : "LA20166-7",
            "display" : "Vigorus"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/v3/NullFlavor",
        "concept" : [
          {
            "code" : "OTH",
            "display" : "other"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.